Fix remove redundant component label added for backward compatibility with upgrade tests#1187
Conversation
… with upgrade tests * As part of GitHub issue kubernetes-sigs#1079 we had introduced redundant component label in both kubelet plugin and CD controller. This was mainly for compatibility with upgrade tests (checkpoint validation) * However, this caused duplicate keys to be rendered and parser validation failures with GitOps like ArgoCD/FluxCD. * Now that we have a stable release in upstream registries, we can safely remove this label with previous name. Signed-off-by: Shiva Krishna, Merla <smerla@nvidia.com>
c0c76dc to
af356f9
Compare
|
/cherry-pick release-0.4 |
✅ Deploy Preview for dra-driver-nvidia-gpu canceled.
|
1 similar comment
✅ Deploy Preview for dra-driver-nvidia-gpu canceled.
|
✅ Deploy Preview for dra-driver-nvidia-gpu canceled.
|
1 similar comment
✅ Deploy Preview for dra-driver-nvidia-gpu canceled.
|
|
Unknown CLA label state. Rechecking for CLA labels. Send feedback to sig-contributor-experience at kubernetes/community. /check-cla |
|
/retest |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, shivamerla, varunrsekar The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. DetailsGit tree hash: cf70b33480b6977f1b51f00b8c9d63ed12c45296 |
|
/skip tests {mock tests are failing due to go-nvlib dependency to be fixed soon} |
|
@shivamerla: new pull request created: #1193 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@shivamerla can we cut an RC version ? |
Fix remove redundant component label added for backward compatibility with upgrade tests
nvidia-dra-driver-gpu-componentlabel for now #1079 we had introduced redundant component label in both kubelet plugin and CD controller.What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR is related to:
Fixes: #1184
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation (design docs, usage docs, etc.):
Checklist
make check testpasses locallymake check-generatepasses ifapi/changed (CRDs, deepcopy, informers, listers, clientset)make check-modulespasses ifgo.mod/go.sumchangeddeployments/helm) updated if flags, RBAC, or defaults changed